![]() |
GemaCoreLib
The GeMA Core library
|
Declaration of the GmElementDof class. More...
#include "gmCell.h"

Go to the source code of this file.
Classes | |
| class | GmDofMap |
| An interface for a simple class returning the dof number associated to a local matrix column. More... | |
| class | GmElementDof |
| A class to represent the degrees of freedom associated with each node of an element as seen by a physics object. More... | |
| class | GmMatrixDof |
| A class to represent the degrees of freedom associated with the set of matrix columns, as seen by a physics object. More... | |
Macros | |
| #define | GM_MAX_DOF (8*sizeof(GmElementDofMap)) |
| Maximum number of degrees of freedom representable by a GmElementDofMap. IMPORTANT: There are vectors through the code with size fixed as GM_MAX_DOF. | |
Declaration of the GmElementDof class.